xentrace: XC_PAGE_SIZE should be used
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 21 Jan 2010 09:13:46 +0000 (09:13 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 21 Jan 2010 09:13:46 +0000 (09:13 +0000)
commit41a41718c4503078fd084c5f3344fe4448936906
treedb65b65e1c4925aa57201cf6e12797e297599ee4
parent3a007e1577a578f525f4c2b895cf098e9c72509a
xentrace: XC_PAGE_SIZE should be used

20827:fad80160c001 cannot be compiled on ia64:
  xentrace.c:647: error: 'PAGE_SIZE' undeclared (first use in this

This patch fixes it.

Signed-off-by: KUWAMURA Shin'ya <kuwa@jp.fujitsu.com>
tools/xentrace/xentrace.c